.float_lTitle {
    width: 208px;
    height: 43px;
    font-size: 26px;
    line-height: 43px;
    font-weight: 400;
    color: #333333;
    text-align: left;
    margin-bottom: 6px;
}
.float_lTitleBac {
    width: 104px;
    border-radius: 1px;
    margin-bottom: 11px;
    border-top: 3px solid #2266d4;
}
.float_lTitleBac2 {
    width: 52px;
    border-radius: 1px;
    border-top: 3px solid #2266d4;
    margin-bottom: 11px;
}
.float_lTitle2 {
    width: 224px;
    height: 48px;
    font-size: 14px;
    line-height: 24px;
    color: #d6d6d6;
    text-align: left;
}
.float_rContent {
    width: 786px;
    height: 452px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #666666;
    text-align: justify;
}
.float_rContentTitle {
    width: 80px;
    height: 28px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    color: #333333;
    text-align: left;
    margin-bottom: 12px;
}
.float_rContentTitleBac {
    width: 40px;
    background: #2266d4;
    border-radius: 1px;
    border-top: 3px solid #2266d4;
}
.float_rContentLi {
    width: 184px;
    height: 56px;
    float: left;
    background: #f8f8f8;
    text-align: center;
    padding-top: 18px;
    margin-right: 16px;
    cursor: pointer;
}
.float_rContentLia {
    width: 48px;
    height: 22px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    text-align: left;
    color: #333333;
    text-decoration: none;
}
.flsm_conter {
    position: absolute;
    left: 50%;
    top: 50%;
    background: #fff;
    border-radius: 10px;
    transform: translate(-50%, -50%);
    box-shadow: 10px 10px 5px #888888;
}
.flsmTop_p {
    padding: 10px;
    font-size: 18px;
    font-weight: bold;
    line-height: 35px;
    text-align: center;
}
.flsmBottom_p {
    text-indent: 2em;
    line-height: 25px;
    padding: 0 15px 15px 15px;
}